From c3bd85dd5f7a723f4ad937d3fc33be8d62ad2d36 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Thu, 6 May 1993 19:02:36 +0000 Subject: [PATCH] *** empty log message *** --- src/s/sco4.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/sco4.h b/src/s/sco4.h index 38c80cea2e8..9a3975faad8 100644 --- a/src/s/sco4.h +++ b/src/s/sco4.h @@ -72,3 +72,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* We need to link with crt1.o and crtn.o. */ #define START_FILES pre-crt0.o /lib/crt1.o #define LIB_STANDARD -lc /lib/crtn.o + +/* Various places should include sys/time.h. */ +#define HAVE_SYS_TIME_H -- 2.30.2